* nsfns.m (x_set_foreground_color, x_set_background_color)
authorDan Nicolaescu <dann@ics.uci.edu>
Fri, 2 Jan 2009 18:58:49 +0000 (18:58 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Fri, 2 Jan 2009 18:58:49 +0000 (18:58 +0000)
commitef88f7fe0449fcfd9724b3dffa228fa218e46c2a
tree01a4b5b7dd1a3a69da1a5934878ce2dbab602522
parent660741c096770d241079e3e237d82972ffde00da
* nsfns.m (x_set_foreground_color, x_set_background_color)
(x_set_cursor_color, x_set_icon_name, x_explicitly_set_name)
(x_set_title, x_set_icon_type, x_set_cursor_type): Rename to use
x_ prefix instead of ns_.  Update references.
(syms_of_nsfns): Add a FIXME comment.

* nsterm.m (x_set_cursor_type): New prototype.
(setValuesFromPanel): Use it instead of the old ns_ prefixed name.
src/ChangeLog
src/nsfns.m
src/nsterm.m